home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / 01_03.iso / games / top / files / TinyCars.exe / {app} / DATA / MENU / options.ini < prev    next >
Encoding:
INI File  |  2002-08-21  |  2.2 KB  |  114 lines

  1. [main]
  2. Number            = 10
  3. Sound            = DATA\SOUND\main.mid
  4. SoundPress        = DATA\SOUND\menu_button.wav
  5. SoundActive        = DATA\SOUND\menu_toggle.wav
  6. ;Font            = Arial,,32,700
  7. ;Font            = fntName,fntWidth,fntHeight,fntWeight
  8.  
  9. [0] ; sound-volume
  10. type            = 5
  11. state            = 0
  12. xpos            = 351
  13. ypos            = 186
  14. normal            = DATA\MENU\activebar.tga
  15.  
  16. [1] ; sound
  17. state            = 1
  18. xpos            = 132
  19. ypos            = 180
  20. name            = " SOUND"
  21. active            = DATA\MENU\OptionBar.tga
  22. normal            = DATA\MENU\OptionBar_.tga
  23. FontActive        = DATA\MENU\ComicSansMSFont18.tga
  24. FontNormal        = DATA\MENU\ComicSansMSFont18_.tga
  25. xalign            = -1
  26. yalign            = 0
  27.  
  28. [2] ; music-volume
  29. type            = 5
  30. state            = 0
  31. xpos            = 351
  32. ypos            = 264
  33. normal            = DATA\MENU\activebar.tga
  34.  
  35. [3] ; music
  36. state            = 1
  37. xpos            = 132
  38. ypos            = 258
  39. name            = " MUSIC"
  40. active            = DATA\MENU\OptionBar.tga
  41. normal            = DATA\MENU\OptionBar_.tga
  42. FontActive        = DATA\MENU\ComicSansMSFont18.tga
  43. FontNormal        = DATA\MENU\ComicSansMSFont18_.tga
  44. xalign            = -1
  45. yalign            = 0
  46.  
  47. [4] ; GRAPHICS_ON_OFF
  48. type            = 1
  49. state            = 1
  50. xpos            = 132
  51. ypos            = 336
  52. xsize            = 376
  53. ysize            = 30
  54. number            = 2
  55. name            = " HIGH DETAILS"
  56. elem0            = GraphicOn
  57. elem1            = GraphicOff
  58. FontActive        = DATA\MENU\ComicSansMSFont18.tga
  59. FontNormal        = DATA\MENU\ComicSansMSFont18_.tga
  60. xalign            = -1
  61. yalign            = 0
  62.  
  63. [5] ; OK
  64. state            = 2
  65. xpos            = 223
  66. ypos            = 435
  67. name            = OK
  68. active            = DATA\MENU\SmallButton.tga
  69. normal            = DATA\MENU\SmallButton_.tga
  70. FontActive        = DATA\MENU\ComicSansMSFont18.tga
  71. FontNormal        = DATA\MENU\ComicSansMSFont18_.tga
  72. xalign            = 0
  73.  
  74. [6] ; OPTIONS
  75. state            = 0
  76. xpos            = 118
  77. ypos            = 40
  78. name            = OPTIONS
  79. normal            = DATA\MENU\button.tga
  80. FontNormal        = DATA\MENU\ComicSansMSFont30.tga
  81. xalign            = 0
  82.  
  83. [7] ; TITLEBASE
  84. state            = 0
  85. xpos            = 20
  86. ypos            = 106
  87. normal            = DATA\MENU\StringBar.tga
  88. name            = CHANGE GAME OPTIONS
  89. FontNormal        = DATA\MENU\ComicSansMSFont18.tga
  90. xalign            = 0
  91.  
  92. [8] ; BASE
  93. state            = 0
  94. xpos            = 20
  95. ypos            = 137
  96. normal            = DATA\MENU\base.jpg
  97.  
  98. [9] ; background
  99. state            = 0
  100. xpos            = -80
  101. ypos            = -60
  102. name            = " "
  103. normal            = DATA\MENU\main.jpg
  104.  
  105. [GraphicOn]
  106. state            = 1
  107. normal            = DATA\MENU\GraphicOn_.tga
  108. active            = DATA\MENU\GraphicOn.tga
  109.  
  110. [GraphicOff]
  111. state            = 1
  112. normal            = DATA\MENU\GraphicOff_.tga
  113. active            = DATA\MENU\GraphicOff.tga
  114.